gtkactiongroup: clarify set_translation_domain docs
authorDiego Escalante Urrelo <diegoe@igalia.com>
Wed, 8 Feb 2012 08:27:39 +0000 (03:27 -0500)
committerDiego Escalante Urrelo <diegoe@igalia.com>
Wed, 8 Feb 2012 09:36:26 +0000 (04:36 -0500)
commita0f6fc137b81b1cecd012b47419de6144bce5658
tree54b5ce6ebdb948355bc5b48cdb0319c3fd134642
parentafcd3c9f70cc1968a6e1b93786ecd1786b57d537
gtkactiongroup: clarify set_translation_domain docs

NULL is an actual useful value for
gtk_action_group_set_translation_domain, but this information is buried
in g_dgettext() documentation.

Be extra redundant, to make it obvious that NULL is ok.

https://bugzilla.gnome.org/show_bug.cgi?id=669636
gtk/gtkactiongroup.c